﻿@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------- 首页样式 -----------------------------------------------------------*/
/*顶部*/
.top-nav li{float:left; }
.top-nav li a{font-size:12px;color:#999;margin:0 5px;}
.top-nav li a:hover{color:#143e76;}

.top-nav1{}
.top-nav1 li{float:left;margin-right:37px;}
.top-nav1 li a{font-size:14px;color:#999;}
.top-nav1 li.mr-0{margin-right:0;}
.top-nav1 li a:hover,.top-nav1 li a.on{color:#143e76;}

/*头部*/
.bg-top{ background:url(../images/bg-top.jpg) no-repeat top center;}
/*搜索框*/
.sousuo input{border:none;}
.sou2{background:#555658;width:71px;height:31px;}
/*导航*/
.nav>li{float:left;position:relative;}
.nav>li a{color:#fff;padding:0 18px;display:inline-block; line-height:30px;height:35px;border-top-right-radius:10%;border-top-left-radius:10%;}
.nav>li a.on,.nav>li a:hover{background:#fff;color:#001461;}

.nav1 li{float:left;}
.nav1 li a{color:#fff;padding:0 45px;display:inline-block;line-height:40px;height:40px;border-top-right-radius:10%;border-top-left-radius:10%;}
.nav1 li a.on,.nav1 li a:hover{font-weight:600;}


.nav li ul{position:absolute;left:0;top:37px; z-index:999999;display:none;width:170px; background:rgba(0,55,147,0.9);}
.nav li ul li{height:38px;line-height:38px; border-bottom:1px solid #245ebe; text-align:left; /*text-indent:10px;*/}
.nav li ul li a{color:#fff;font-size:14px; text-align:center;}
.nav li ul li a:hover{ text-shadow:1px 1px 15px #fff;}
.nav .show ul{display:block;}


.mainbody{ background:url(../images/bg-da.jpg) repeat;}

.biaotou{background:#f8f8f8;height:36px;line-height:36px;border:1px solid #eee;border-left:none;}
.biaotou span{ font-size:18px; color:#2e4292;height:34px;line-height:34px;margin-top:-1px;display:inline-block;padding:0 30px;border-right:1px solid #eee;background:#fff;border-top:4px solid #2e4292;}
.biaotou a{float:right;font-size:14px;color:#999; font-weight:500;margin-right:10px;}
.biaotou a:hover{color:#2e4292;}



/*焦点图*/
.focus{ position:relative; width:615px; height:345px;float: left;}  
.focus img{ width:615px;height:345px;} 
.focus .shadow{ width:100%;position:absolute;bottom:0;left:0px; z-index:10;height:38px; line-height:38px; background:rgba(0,0,0,0.6);display:block;}  
.focus .shadow a{color:#fff;font-size:14px;overflow:hidden; padding-left:15px;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:7px; right:15px; position:absolute;height:21px; text-align:center; z-index: 200; }
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:10px}    
.focus .D1fBt a{position:relative; display:inline;width:10px; height:10px; border-radius:100%;margin:0 5px;color:#B0B0B0;text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#b90005;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top:-37px;left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top:-37px;right: 0;background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{background-position:0 0; }  
.focus .next:hover{background-position:-40px 0;}  



/*选项卡1*/
.xuan1 h3{font-size:18px;color:#143e76;font-weight:600;height:40px;line-height:40px;}
.xuan1>li{width:100%; display:inline-block;margin-bottom:10px;}
.xuan1 ul li{float:left;width:50%;height:35px; line-height:35px; background:url(../images/dian.jpg) no-repeat left center;}
.xuan1 ul li a{color:#333;font-size:14px;padding-left:15px;}
.xuan1 ul li a:hover{color:#2e4292; text-decoration:underline;}

/*政策解读*/
.zcjd dl{height:90px;margin-bottom:10px;}
.zcjd dl dt{ float:left;margin-right:20px; width:120px; height:90px; overflow:hidden;}
.zcjd dl dd{ height:90px;}
.zcjd dl dd h3{font-size:16px; font-weight:500;color:#333;height:40px;line-height:40px;}
.zcjd dl dd p{font-size:12px;color:#666;line-height:20px;height:40px;}
.zcjd dl dd:hover h3{ color:#2e4292;}

.zcjd ul li{height:40px;line-height:40px;}
.zcjd ul li a{color:#333;font-size:14px;}
.zcjd ul li a span{float:right; color:#666;}
.zcjd ul li a:hover{color:#2e4292; text-decoration:underline;}


.biaotou{background:#f8f8f8;height:36px;line-height:36px;border:1px solid #eee;border-left:none;}
.biaotou span{font-size:18px; color:#2e4292;height:34px;line-height:34px;margin-top:-1px;display:inline-block;padding:0 30px;border-right:1px solid #eee;background:#fff;border-top:4px solid #2e4292;}


/* 首页选项卡2 */
.slideTxtBox2{}
.slideTxtBox2 .hd,.slideTxtBox1 .hd{background:#f8f8f8;height:36px;line-height:36px;border:1px solid #eee;border-left:none;margin-bottom:15px;}
.slideTxtBox2 .hd ul,.slideTxtBox1 .hd ul{float:left;}
.slideTxtBox2 .hd ul li,.slideTxtBox1 .hd ul li{float:left;padding:0 30px;cursor:pointer;font-size:18px;color:#333;}
.slideTxtBox2 .hd ul li.on,.slideTxtBox1 .hd ul li.on{font-size:18px; color:#2e4292;height:34px;line-height:34px;margin-top:-1px;display:inline-block;padding:0 30px;border-right:1px solid #eee;background:#fff;border-top:4px solid #2e4292;}
.slideTxtBox2 .hd a,.slideTxtBox1 .hd a{float:right;font-size:14px;color:#999;font-weight:500;margin-right:10px;}
.slideTxtBox2 .hd a:hover,.slideTxtBox1 .hd a:hover{color:#2e4292;}
.slideTxtBox2 .bd li{height:90px;margin-bottom:10px;}

.zcjd1 dl{height:90px;margin-bottom:5px;}
.zcjd1 dl dt{float:left;width:120px;height:90px;overflow:hidden;}
.zcjd1 dl dd{float:right;width:330px;height:90px;}
.zcjd1 dl dd h3{font-size:16px;font-weight:500;color:#333;height:40px;line-height:40px;}
.zcjd1 dl dd p{font-size:12px;color:#666;line-height:20px;height:40px;}
.zcjd1 dl dd:hover h3{ color:#2e4292;}


/*改革*/
.tu-s{ position:relative;width:100%; height:185px; overflow:hidden;}
.tu-s span{height:28px;line-height:28px;background:rgba(0,0,0,0.5); position:absolute;bottom:0;left:0;width:100%; text-indent:10px;display:inline-block; color:#fff; font-size:14px;}

.gaige ul{padding:5px 10px;}
.gaige ul li{height:35px;line-height:35px; overflow:hidden;}
.gaige ul li a{ color:#333; font-size:14px;}
.gaige ul li a:hover{color:#2e4292; text-decoration:underline;}


/*智库*/
.zhiku li{height:50px;line-height:50px;font-size:14px;border-bottom:1px dashed #eee; text-indent:10px;background:url(../images/dian.png) no-repeat 5px center;}
.zhiku li a{color:#333;height:50px;line-height:50px;display:inline-block;width:100%; overflow:hidden;}
.zhiku li a span{float:right;margin-right:10px;}
.zhiku li a:hover{color:#2e4292;}

/*专栏*/
.zhuanlan dl{height:105px;width:100%;margin-bottom:15px;}
.zhuanlan dl dt{float:left;width:125px;height:105px;}
.zhuanlan dl dd{float:right;width:385px;}
.zhuanlan dl{font-size:14px;color:#666;}
.zhuanlan a{font-size:14px;color:#666;}
.zhuanlan dl dd h3{font-size:14px;color:#333;height:50px;line-height:50px;}
.zhuanlan dl dd p{height:50px;line-height:23px;font-size:14px;color:#666;}
.zhuanlan dl:hover dd p{text-decoration:underline;color:#2e4292;}

/*读书*/
.dushu li{float:left;width:164px;height:225px;border:1px solid #efefef;margin-right:20px;}
.dushu li.mr-0{margin-right:0;}
.dushu li a{width:100%;}
.dushu li a img{width:100%;}

/*友情链接*/
.youlian a{ display:inline-block;margin-right:15px;}

.bot-nav li{float:left;margin-right:80px;height:40px;line-height:40px;}
.bot-nav li a{color:#fff;font-size:14px; font-weight:600;}



/*本社活动-列表*/
.bg-wei{ background:url(../images/bg4.png) no-repeat left center;padding-left:20px;}

.bshd-lie li{height:60px;line-height:60px;border-top:1px dotted #7b7b7b;}
.bshd-lie li a{color:#143e76;font-weight:600;height:60px;line-height:60px; width:100%; width:100%;}
.bshd-lie span{float:right;font-weight:500;color:#999;}
.bshd-lie li a:hover{ color:#c50008;}

.number{width:710px;height:40px;margin:30px auto;clear:both;text-align:center;}
.pagination{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.number a{line-height:30px;display:inline-block;padding:1px 11px;background:#fff;border:solid 1px #e4e4e4;color:#6b6b6b;margin-right:1px;}
.number span{line-height:30px;display:inline-block;padding:1px 11px;background:#fff;border:solid 1px #e4e4e4;color:#6b6b6b;margin-right:1px;}
.number .active span{line-height:30px;padding:1px 11px;display:inline-block; cursor:pointer;font-weight:600;border:solid 1px #e4e4e4;border:solid 1px #2e4292;margin-right:1px;background:#2e4292;color:#fff;}
.number a:hover,.number a.on{background:#2e4292;border:solid 1px #2e4292;color:#fff;}


.lie li{height:50px;line-height:50px;width:100%;}
.lie1 li{height:40px;line-height:40px;width:100%;}
.lie li a,.lie1 li a{color:#333; background:url(../images/dian.png) no-repeat left center;width:100%;padding-left:15px;}
.lie li a:hover,.lie1 li a:hover{color:#2e4292;text-decoration:underline;}

.but1{color:#fff;background:#2565bb;border:2px solid #2565bb;font-size:14px; display:inline-block;width:106px;height:26px;line-height:26px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s;text-align:center; border-radius:5px;}
.but1:hover{border:2px solid #2565bb;height:26px;background:#fff;color:#2565bb;line-height:26px;width:106px;}
.but2{color:#fff;background:#2565bb;border:2px solid #2565bb;font-size:19px; display:inline-block;width:150px;height:40px;line-height:40px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s;text-align:center; border-radius:5px;}
.but2:hover{border:2px solid #2565bb;height:40px;background:#fff;color:#2565bb;line-height:40px;width:150px;}

.shu dl{border-bottom:1px dashed #d7d7d7;width:100%;display:inline-block;padding-bottom:20px;margin-bottom:10px;}
.shu dl dt{float:left;width:165px;height:225px;overflow:hidden;}
.shu dl dt img{width:100%;height:225px;}
.shu dl dd{float:right;width:170px; height:225px;font-size:14px;color:#333;}
.shu dl dd h3{font-size:18px;color:#333; font-weight:500;height:50px;line-height:50px;}
.shu dl dd ul{height:120px;line-height:30px;}
.shu dl dd p{
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
}

.sou ul{width:100%; border-bottom:1px solid #e8e8e8; display:inline-block;padding:20px 0;}
.sou ul.bb-none{border-bottom:none;}
.sou ul li{ text-align:center; width:100%;font-size:14px;color:#333; font-weight:600;}
.sou ul li a{font-size:14px;color:#666;font-weight:500;}
.sou ul li a:hover,.sou ul li a.on{color:#c50008;}

.souguo li{ background:url(../images/hua1.png) repeat-x bottom;height:60px;line-height:60px;}
.souguo li.bg-none{ background:none;}
.souguo li a{font-weight:600;font-size:16px;color:#143e76;height:60px;line-height:60px;}
.souguo li a span{font-weight:500;font-size:16px;color:#999;float:right;margin-right:10px;}
.souguo li a:hover{color:#c50008;}


.shuji li{float:left;width:350px;margin-right:10px;}
.shuji li.mr-0{margin-right:0;}



.liebiao dl{width:100%; height:125px; font-size:14px;color:#666;padding-bottom:20px;margin-bottom:15px;border-bottom:1px dotted #000;}
.liebiao dl dt{width:235px;height:125px; float:left; overflow:hidden;margin-right:15px;}
.liebiao dl dd h3{font-size:16px;color:#333;height:40px;line-height:40px;margin-bottom:5px;}
.liebiao dl dd p{line-height:25px;height:50px;}
.liebiao dl dd a{color:#666;height:30px;line-height:30px;}
.liebiao dl dd a:hover{color:#c50008; text-decoration:underline;}


.zhunlan li{width:100%; height:175px;padding-bottom:20px;margin-bottom:5px;border-bottom:1px dashed #d7d7d7;}
.zhunlan h3{font-size:18px;color:#333;height:50px;line-height:50px;font-weight:500;}
.zhunlan dl{width:100%;font-size:14px;color:#666;height:125px;}
.zhunlan dl dt{width:235px;height:125px;float:left; overflow:hidden;margin-right:15px;}
.zhunlan dl dd p{line-height:30px;height:60px;padding:10px 0;}
.zhunlan dl dd .ren{height:40px;line-height:40px;width:100%;}
.zhunlan dl dd .ren img{ float:left;margin-right:10px;margin-top:12px;}
.zhunlan dl dd .ren span{float:right;}
.zhunlan dl dd a{color:#666;height:30px;line-height:30px;}
.zhunlan a:hover h3{color:#2e4292;}



/* 本例子css */
.slideTxtBox3{}
.slideTxtBox3 .hd{width:100%; display:inline-block;padding-bottom:6px;background:url(../images/heng.jpg) no-repeat bottom center;}
.slideTxtBox3 .hd ul{float:left;padding-left:35px;}
.slideTxtBox3 .hd ul li{float:left;cursor:pointer;padding-bottom:20px;margin-bottom:20px;width:155px;height:215px;padding-bottom:20px;margin:0 25px;}
.slideTxtBox3 .hd ul li.on{background:url(../images/jiao1.png) no-repeat bottom center;}

.slideTxtBox3 .bd ul{width:1000px;margin:0 auto;padding-bottom:100px;}
.slideTxtBox3 .bd li{padding:20px;font-size:16px;color:#333;line-height:30px;}
.slideTxtBox3 .bd li p{ text-indent:2em; margin-bottom:20px;}




/*焦点图*/
.focus1{ position:relative; width:725px; height:355px;float: left;}  
.focus1 img{ width:725px;height:355px;} 
.focus1 .shadow{ width:100%;position:absolute;bottom:0;left:0px; z-index:10;height:45x; line-height:45px; background:rgba(0,0,0,0.6);display:block;}  
.focus1 .shadow a{color:#fff;font-size:18px;font-weight:600;overflow:hidden; padding-left:15px;}  
.focus1 .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus1 .fcon img{ display:block; }  
.focus1 .fbg{bottom:10px; right:15px; position:absolute;height:21px; text-align:center; z-index: 200; }
.focus1 .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:12px}    
.focus1 .D1fBt a{position:relative; display:inline;width:5px; height:5px;margin:0 5px;color:#B0B0B0;text-decoration:none; text-align:center; outline:0; float:left; border:3px solid #143e76; background:#fff; }    
.focus1 .D1fBt .current,.focus .D1fBt a:hover{background:#143e76;}    
.focus1 .D1fBt img{display:none}    
.focus1 .D1fBt i{display:none; font-style:normal; }    
.focus1 .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus1 .prev{top: 50%;margin-top:-37px;left: 0;background-position:0 -74px; cursor:pointer; }  
.focus1 .next{top: 50%;margin-top:-37px;right: 0;background-position:-40px -74px;  cursor:pointer;}  
.focus1 .prev:hover{background-position:0 0; }  
.focus1 .next:hover{background-position:-40px 0;}  

.ggnhui dl{width:50%;float:left;height:150px; overflow:hidden;border-bottom:1px dashed #d7d7d7;padding-bottom:20px;margin-bottom:20px;}
.ggnhui dl dt{float:left;width:225px;height:150px;margin-right:20px;}
.ggnhui dl dd{font-size:14px;color:#666;line-height:25px;}
.ggnhui dl dd h3{font-size:16px;color:#333;margin-bottom:10px;margin-top:5px;}
.ggnhui dl dd p{margin-bottom:10px;height:50px; overflow:hidden;}
.ggnhui dl dd a{color:#ea4029;}
.ggnhui dl dd span{font-size:14px;color:#999;}

/*智库栏目列表页*/
.zhunlan1 li{width:100%; height:139px;padding-bottom:20px;margin-bottom:5px;border-bottom:1px dashed #d7d7d7;}
.zhunlan1 h3{font-size:18px;color:#2e4292;height:60px;line-height:60px;}
.zhunlan1 dl{width:100%;font-size:14px;color:#666;height:80px;}
.zhunlan1 dl dt{width:130px;height:80px;overflow:hidden;float:left;overflow:hidden;margin-right:15px;}
.zhunlan1 dl dd p{line-height:25px;height:60px;}
.zhunlan1 dl dd a{color:#666;height:30px;line-height:30px;}
.zhunlan1 a:hover h3{color:#c50008;}

.zhunlan2 li{width:100%;height:130px;padding-bottom:20px;margin-bottom:5px;border-bottom:1px dashed #d7d7d7;}
.zhunlan2 h3{font-size:16px;color:#333;height:50px;line-height:50px;}
.zhunlan2 dl{width:100%;font-size:14px;color:#666;height:80px;}
.zhunlan2 dl dt{width:130px;height:80px;overflow:hidden;float:left;overflow:hidden;margin-right:15px;}
.zhunlan2 dl dd p{line-height:25px;height:60px;}
.zhunlan2 dl dd a{color:#666;height:30px;line-height:30px;}
.zhunlan2 a:hover h3{color:#c50008;}

/*焦点图*/
.focus2{ position:relative; width:725px; height:325px;float: left;}  
.focus2 img{ width:725px;height:325px;} 
.focus2 .shadow{ width:100%;position:absolute;bottom:0;left:0px; z-index:10;height:45x; line-height:45px; background:rgba(0,0,0,0.6);display:block;}  
.focus2 .shadow a{color:#fff;font-size:18px;font-weight:600;overflow:hidden; padding-left:15px;}  
.focus2 .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus2 .fcon img{ display:block; }  
.focus2 .fbg{bottom:10px; right:15px; position:absolute;height:21px; text-align:center; z-index: 200; }
.focus2 .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:12px}    
.focus2 .D1fBt a{position:relative; display:inline;width:5px; height:5px;margin:0 5px;color:#B0B0B0;text-decoration:none; text-align:center; outline:0; float:left; border:3px solid #143e76; background:#fff; }    
.focus2 .D1fBt .current,.focus .D1fBt a:hover{background:#143e76;}    
.focus2 .D1fBt img{display:none}    
.focus2 .D1fBt i{display:none; font-style:normal; }    
.focus2 .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus2 .prev{top: 50%;margin-top:-37px;left: 0;background-position:0 -74px; cursor:pointer; }  
.focus2 .next{top: 50%;margin-top:-37px;right: 0;background-position:-40px -74px;  cursor:pointer;}  
.focus2 .prev:hover{background-position:0 0; }  
.focus2 .next:hover{background-position:-40px 0;}  

.lanlie li{width:100%;font-size:14px;color:#666;border-bottom:1px solid #ddd;padding-bottom:15px;line-height:25px;margin-bottom:15px;}
.lanlie li h3{font-size:16px;margin-bottom:10px;color:#333;}
.lanlie li a{color:#666;}
.lanlie li a:hover{color:#c50008;}



/*会议模板*/
.bg-ban{ background:url(../images/bg-ban.jpg) no-repeat top center;height:370px;}

.huigu ul{padding:0 15px;}
.huigu ul li{width:100%;display:inline-block; border-bottom:1px dashed #d7d7d7;text-align:center;padding-bottom:10px;margin-bottom:10px;}
.huigu ul li a{padding:0 10px;color:#333;font-size:14px; display:inline-block;}
.huigu ul li a p{height:30px;line-height:30px;}


.huimo dl{width:100%;padding-bottom:20px; display:inline-block;font-size:14px;color:#666;line-height:25px;}
.huimo dl dt{width:190px;height:140px; float:left;margin-left:40px;margin-right:20px;}
.huimo dl dd h3{font-size:16px;color:#333;height:50px;line-height:50px;}
.huimo dl dd a{color:#666;}
.huimo dl dd a:hover{color:#c50008;}


.ggnhui1{}
.ggnhui1 dl{width:49%;padding-left:1%;float:left;height:85px;overflow:hidden;border-bottom:1px dashed #d7d7d7;padding-bottom:20px;margin-bottom:20px;}
.ggnhui1 dl dt{float:left;width:130px;height:85px;margin-right:10px;}
.ggnhui1 dl dd{font-size:14px;color:#666;line-height:25px;}
.ggnhui1 dl dd h3{font-size:14px;color:#333;margin-bottom:10px;margin-top:5px;}
.ggnhui1 dl dd p{margin-bottom:10px;height:50px; overflow:hidden;}
.ggnhui1 dl dd a{color:#ea4029;}


.ggxian li{float:left;width:28.333333%;height:50px;line-height:50px;border-bottom:1px dashed #eee; text-align:left;overflow:hidden;padding-right:50px}
.ggxian li a{font-size:14px;color:#333;}
.ggxian li a:hover{color:#c50008;}

.yishi li{float:left;width:220px;height:165px;margin:0 25px;}

/*地方改革栏目页*/
.huimo1 dl{width:100%;padding-bottom:20px; display:inline-block;font-size:14px;color:#666;line-height:25px;margin-bottom:20px;border-bottom:1px dashed #d7d7d7;}
.huimo1 dl dt{width:120px;height:115px;position:relative;overflow:hidden; float:left;margin-right:15px;}
.huimo1 dl dt img{width:100%; height:100%;}
.huimo1 dl dt p{font-size:14px;color:#fff; width:100%; height:30px;line-height:30px; background:rgba(0,0,0,0.6); position:absolute; z-index:11; left:0;bottom:0; text-align:center;}
.huimo1 dl dd h3{font-size:16px;color:#333;height:35px;line-height:35px;}
.huimo1 dl dd a{color:#666;}
.huimo1 dl dd a:hover{color:#c50008;}




.tuwen dt{float:left;margin-right:15px;}

.dongtai li{ border-bottom:1px dashed #d7d7d7;padding-bottom:10px;margin-bottom:10px;}
.dongtai li h3{font-size:16px;color:#333;height:30px;line-height:30px;padding-bottom:5px;overflow:hidden;

                white-space: nowrap;

                text-overflow: ellipsis;

                -o-text-overflow:ellipsis;}
.dongtai li a{font-size:14px;color:#666;}
.dongtai li a:hover{color:#c50008;}


/*经济栏目页*/
.focus3{ position:relative; width:540px;height:355px;float: left;}  
.focus3 img{ width:540px;height:355px;} 
.focus3 .shadow{ width:100%;position:absolute;bottom:0;left:0px; z-index:10;height:45x; line-height:45px; background:rgba(0,0,0,0.6);display:block;}  
.focus3 .shadow a{color:#fff;font-size:18px;font-weight:600;overflow:hidden; padding-left:15px;}  
.focus3 .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus3 .fcon img{ display:block; }  
.focus3 .fbg{bottom:10px; right:15px; position:absolute;height:21px; text-align:center; z-index: 200; }
.focus3 .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:12px}    
.focus3 .D1fBt a{position:relative; display:inline;width:5px; height:5px;margin:0 5px;color:#B0B0B0;text-decoration:none; text-align:center; outline:0; float:left; border:3px solid #143e76; background:#fff; }    
.focus3 .D1fBt .current,.focus .D1fBt a:hover{background:#143e76;}    
.focus3 .D1fBt img{display:none}    
.focus3 .D1fBt i{display:none; font-style:normal; }    
.focus3 .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus3 .prev{top: 50%;margin-top:-37px;left: 0;background-position:0 -74px; cursor:pointer; }  
.focus3 .next{top: 50%;margin-top:-37px;right: 0;background-position:-40px -74px;  cursor:pointer;}  
.focus3 .prev:hover{background-position:0 0; }  
.focus3 .next:hover{background-position:-40px 0;}  


.jingji li{width:100%;height:170px; position:relative;margin-bottom:15px; overflow:hidden;}
.jingji li img{width:100%; height:170px;}
.jingji li p{color:#fff;font-size:14px;text-align:center;width:100%;font-weight:600;height:35px;line-height:35px;background:rgba(0,0,0,0.6); position:absolute;bottom:0;left:0;}

.jinglan a{color:#333;font-size:16px;font-weight:600;height:30px;line-height:30px;}
.jinglan ul li a{color:#666;font-size:14px;line-height:30px;height:30px;font-weight:500;}
.jinglan a:hover,.yuetu li a:hover{color:#c50008;}



.yuetu li{float:left;width:255px;height:230px;margin-right:25px;line-height:25px; overflow:hidden;}
.yuetu li a{color:#143e76;}
.yuetu li img{width:100%;height:135px; overflow:hidden;}
.yuetu li.mr-0{margin-right:0;}

.xx li a{color:#333;}
.xx li a:hover{ text-decoration:underline;color:#c50008;}

.tutu{ position:relative;}
.tutu p{ position:absolute;color:#fff;font-size:14px;width:100%;height:35px;line-height:35px;background:rgba(0,0,0,0.6); position:absolute;bottom:0;left:0;}

.xxx li{width:150px;height:100px;}
.xxx li a p{ text-align:center;font-size:14px;color:#333;}




.jiansuo{ background:#f8f8f8; border:1px solid #efefef;height:155px;font-weight:600;}
.jiansuo tr{border-bottom:1px solid #efefef;}
.jiansuo tr td{width:10%; text-align:center; cursor:pointer;}
.jiansuo tr td:hover{color:#c50008;}


.renwu dl{border-bottom:1px dashed #d7d7d7;width:100%; display:inline-block; padding-bottom:15px;margin-bottom:15px;}
.renwu dl dt{width:125px;height:105px;float:left;margin-right:15px;overflow:hidden;}
.renwu dl dd{font-size:14px;color:#666;line-height:25px;}
.renwu dl dd h3{font-size:14px;color:#333;}



/*                   改革史话栏目页                    */
/*焦点图*/
.focus5{ position:relative; width:1100px; height:355px;float: left;}  
.focus5 img{ width:1100px;height:355px;} 
.focus5 .shadow{ width:100%;position:absolute;bottom:0;left:0px; z-index:10;height:38px; line-height:38px; background:rgba(0,0,0,0.6);display:block;}  
.focus5 .shadow a{color:#fff;font-size:14px;overflow:hidden; padding-left:15px;}  
.focus5 .fcon{ position:relative; width:100%;float:left;display:none; background:#000}  
.focus5 .fcon img{ display:block; } 
.focus5 .fbg{bottom:7px; right:15px; position:absolute;height:21px; text-align:center; z-index: 200; display:none;}
.focus5 .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:10px}    
.focus5 .D1fBt a{position:relative; display:inline;width:10px; height:10px;border-radius:100%;margin:0 5px;color:#B0B0B0;text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus5 .D1fBt .current,.focus .D1fBt a:hover{background:#b90005;}    
.focus5 .D1fBt img{display:none}
.focus5 .D1fBt i{display:none; font-style:normal;}    
.focus5 .prev,.focus5 .next{position:absolute;z-index:8888888;width:40px;height:74px;background:url(../images/focus_btn.png) no-repeat;}
.focus5 .prev{top:50%;margin-top:-37px;left:0;background-position:0 -74px;cursor:pointer;}  
.focus5 .next{top:50%;margin-top:-37px;right:0;background-position:-40px -74px;cursor:pointer;}  
.focus5 .prev:hover{background-position:0 0;}
.focus5 .next:hover{background-position:-40px 0;}


.renxiang{ position:relative;height:185px;padding:20px 0;}
.renxiang dt{float:left;width:185px;height:185px;border-radius:100%;position:absolute;overflow:hidden;top:0;left:0;z-index:111;}
.renxiang dd{ position:absolute;width:870px;line-height:25px;padding-left:100px;height:130px;padding-right:20px;background:url(../images/33.jpg) no-repeat right center #f3f3f3;right:0;top:35px;}

.renjianli{ border:1px solid #d7d7d7; display:inline-block;}
.renjianli dt{float:left;width:65px;color:#fff;text-align:center;height:55px;line-height:27px;margin-right:15px;background:#e60012;font-size:16px;}
.renjianli dd{font-size:14px;color:#333;line-height:27px;}

/* 本例子css */
.picScroll-left{ width:100%;overflow:hidden;position:relative;}
.picScroll-left .hd{ width:100%; display:inline-block; position:absolute;padding-top:85px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;width:26px;height:26px;overflow:hidden;cursor:pointer;}
.picScroll-left .hd .prev{ background:url(../images/left.png) no-repeat; float:left;}
.picScroll-left .hd .next{ background:url(../images/right.png) no-repeat;float:right;}
.picScroll-left .bd{ margin:0 35px;padding:30px 0;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left;_display:inline;width:155px;height:145px;overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:155px; height:145px; display:block;}
.picScroll-left .bd ul li .pic img:hover{border:3px solid #e60012;width:149px;height:139px;}

.lishi li{float:left;height:230px;width:330px;margin-left:15px;margin-bottom:15px;overflow:hidden;position:relative;}
.lishi li img{height:230px;width:330px;}
.lishi li p{ position:absolute;font-size:14px;height:35px;line-height:35px;color:#fff;width:100%;text-indent:10px;background:rgba(0,0,0,0.6); z-index:11;left:0;bottom:0;}

.lishilie li{height:30px;line-height:30px;font-size:14px;text-indent:15px;background:url(../images/dian1.png) no-repeat left center;}
.lishilie li a{color:#666;}
.lishilie li a:hover,.shegai1 dl dd a:hover{ text-decoration:underline;color:#c50008;}

/*焦点图*/
.focus4{ position:relative; width:500px; height:255px;float: left;}  
.focus4 img{ width:500px;height:255px;} 
.focus4 .shadow{ width:100%;position:absolute;bottom:0;left:0px; z-index:10;height:38px; line-height:38px; background:rgba(0,0,0,0.6);display:block;}  
.focus4 .shadow a{color:#fff;font-size:14px;overflow:hidden; padding-left:15px;}  
.focus4 .fcon{ position:relative; width:100%;float:left;display:none; background:#000}  
.focus4 .fcon img{ display:block; } 
.focus4 .fbg{bottom:7px; right:15px; position:absolute;height:21px;text-align:center;z-index:200;}
.focus4 .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:10px}    
.focus4 .D1fBt a{position:relative; display:inline;width:10px; height:10px;border-radius:100%;margin:0 5px;color:#B0B0B0;text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus4 .D1fBt .current,.focus .D1fBt a:hover{background:#b90005;}    
.focus4 .D1fBt img{display:none}
.focus4 .D1fBt i{display:none;font-style:normal;}
.focus4 .prev,.focus4 .next{position:absolute;z-index:8888888;width:40px;height:74px;background:url(../images/focus_btn.png) no-repeat;}
.focus4 .prev{top:50%;margin-top:-37px;left:0;background-position:0 -74px;cursor:pointer;}  
.focus4 .next{top:50%;margin-top:-37px;right:0;background-position:-40px -74px;cursor:pointer;}  
.focus4 .prev:hover{background-position:0 0;}  
.focus4 .next:hover{background-position:-40px 0;}  



/*社会改革栏目页*/

.shegai li a{font-size:16px;}
.shegai1 dl{width:540px;float:left;height:70px; padding-bottom:15px; border-bottom:1px dashed #d7d7d7;margin-bottom:10px;}
.shegai1 dl dt{width:115px;height:70px; overflow:hidden;float:left;margin-right:10px;}
.shegai1 dl dd h3{font-size:14px;color:#333;height:25px;line-height:25px;}
.shegai1 dl dd p{font-size:14px;color:#666;line-height:23px;}
.shegai1 dl dd a{color:#666;}

.shegai2 dl{width:100%;float:left;height:70px; padding-bottom:15px; border-bottom:1px dashed #d7d7d7;margin-bottom:10px;}
.shegai2 dl dt{width:115px;height:70px; overflow:hidden;float:left;margin-right:10px;}
.shegai2 dl dd h3{font-size:14px;color:#333;height:25px;line-height:25px;}
.shegai2 dl dd p{font-size:14px;color:#666;line-height:23px;}
.shegai2 dl dd a{color:#666;}

.huanbao dt{width:290px;height:360px; overflow:hidden; float:left;margin-right:15px;}


.zhengzhi li{border-bottom:1px dashed #d7d7d7;padding-bottom:15px;margin-bottom:10px;}
.zhengzhi li a{color:#666;font-size:14px;line-height:23px;}
.zhengzhi li a h3{font-size:16px;color:#333;height:30px;line-height:30px;}


.tuw li{width:175px;height:155px;}
.tuw li img{width:100%;height:115px;overflow:hidden;}
.tuw li a p{ font-size:16px;height:40px;line-height:40px;color:#333;font-weight:600;}
.tuw li:hover p{color:#c50008;}


.haijing dl{width:100%; height:82px; overflow:hidden;border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:10px;}
.haijing dl dt{width:87px;height:82px;float:right;margin-left:15px;}
.haijing dl dd p{font-size:14px;color:#666;line-height:22px;}
.haijing dl dd h3{font-size:16px;color:#333;height:35px;line-height:35px;}

.haishe li{float:left;width:260px;height:170px; overflow:hidden; position:relative; margin-right:20px;margin-bottom:15px;}
.haishe li.mr-0{margin-right:0;}
.haishe li p{ position:absolute;width:100%; height:35px;line-height:35px; color:#fff; text-align:center; font-size:16px;background:rgba(0,0,0,0.6);left:0;bottom:0; z-index:111;}
.haishe li img{width:100%; height:170px;}

.zong1 img{width:100%;height:255px;}
.zong1 ul li{height:100px; border-bottom:1px solid #f4f4f4;padding:5px 0;}
.zong1 ul li a{font-size:14px;color:#666;line-height:25px;}
.zong1 ul li h3{font-size:16px; color:#333;height:40px;line-height:40px;}

.zong2 li{width:100%;height:280px; overflow:hidden;margin-bottom:20px;}
.zong2 li a img{width:100%;height:155px; overflow:hidden;}
.zong2 li a h3{font-size:16px;color:#333;height:45px;line-height:45px;}
.zong2 li a p{font-size:14px;color:#666;line-height:25px;}

.zong3 img{width:100%;height:200px;}
.zong3 ul.d1{}
.zong3 ul.d1 li{width:100%;padding:10px 0 15px; display:inline-block;}
.zong3 ul.d1 li a{color:#666;font-size:14px;line-height:25px;}
.zong3 ul.d1 li h3{font-size:16px;color:#333;height:40px;line-height:40px;}
.zong3 ul.d1 li a:hover,.zong3 ul.d2 li a:hover{color:#c50008;}

.zong3 ul.d2{}
.zong3 ul.d2 li{height:30px;line-height:30px;}
.zong3 ul.d2 li a{color:#333;font-size:14px;}

/*文化栏目页*/
.renwen dl{float:left;width:540px;height:130px;padding:15px 0;border-bottom:1px dashed #d7d7d7;margin-right:20px;}
.renwen dl.mr-0{margin-right:0;}
.renwen dl dt{float:left;width:130px;height:130px;margin-right:20px;overflow:hidden;}
.renwen dl dt img{width:130px;height:130px;}
.renwen dl dd h3{font-size:18px;color:#333;line-height:40px;}
.renwen dl dd p{font-size:14px;color:#666;line-height:25px;height:50px;margin-bottom:20px;}
.renwen dl dd p a{color:#666;}
.renwen dl dd p a:hover{color:#c50008; text-decoration:underline;}
.renwen dl dd span{font-size:14px;color:#999;}

.chuban h3{font-size:16px;font-weight:600;color:#333;}
.chuban dl dt{width:85px;height:105px; overflow:hidden;}
.chuban dl dt img{width:100%;height:105px;}



/* 本例子css */
.wenhualun{border:1px solid #eee;position:relative;}
.wenhualun .hd{position:absolute;height:90px; bottom:0;left:0;width:100%;}
.wenhualun .hd ul{float:left;margin-left:13px;}
.wenhualun .hd ul li{float:left;width:130px;height:75px;padding-top:7px;margin-right:12px;cursor:pointer;}
.wenhualun .hd ul li img{width:130px;height:75px;}
.wenhualun .hd ul li.on{background:url(../images/jiao2.png) no-repeat top center;}
.wenhualun .hd ul li.on img{border:2px solid #08121e;width:126px;height:71px;}

.wenhualun .bd ul{zoom:1; background:#f5f5f5;width:100%;height:300px; overflow:hidden;}
.wenhualun .bd li{}
.wenhualun .bd li .tu{width:530px;height:300px; overflow:hidden;}
.wenhualun .bd li .tu img{width:530px; height:300px;}
.wenhualun .bd li .wen{width:170px;padding:10px;}
.wenhualun .bd li .wen h3{font-size:16px;color:#333; line-height:30px;}
.wenhualun .bd li .wen p{font-size:14px;color:#666;line-height:28px;text-indent:2em;}


.zonghe1 li{width:240px;height:175px;margin-right:30px;float:left;margin-bottom:10px;}
.zonghe1 li img{width:240px; height:140px;}
.zonghe1 li a p{font-size:14px;color:#333;height:30px;line-height:30px;}
.zonghe1 li a:hover p,.zonghe2 ul li a:hover{color:#c50008; text-decoration:underline;}

.zonghe2 ul li{height:20px;line-height:20px;margin-bottom:15px;}
.zonghe2 ul li span{width:20px;height:20px;margin-right:10px;line-height:20px; background:#a7a7a7;text-align:center;color:#fff;font-size:14px; display:inline-block;}
.zonghe2 ul li span.q3{ background:#e84443;}
.zonghe2 ul li a{color:#333;font-size:14px;}

.lie3 li{border-bottom:1px dashed #eee;}
.lie3 li a span{float:right;color:#999;}




/* 本例子css */
.zhenggai{ position:relative;}
.zhenggai .hd{position:absolute;right:0;top:0;}
.zhenggai .hd ul{width:195px;}
.zhenggai .hd ul li{width:145px;height:75px;padding-top:10px;padding-left:25px;padding-right:25px;margin-bottom:4px;background:#eee;font-size:16px; text-align:center; line-height:30px;cursor:pointer;border:1px solid #eee;}
.zhenggai .hd ul li.on{font-weight:600;background:#fff;}
.zhenggai .bd{width:600px;height:360px;}
.zhenggai .bd ul{zoom:1;width:600px;height:360px;}
.zhenggai .bd li img{width:600px;height:360px; overflow:hidden;}


.zhenglan{border:1px solid #d7d7d7;}
.zhenglan>ul>li{width:48%;float:left;line-height:35px;padding:1%;}
.zhenglan li a{font-size:18px;font-weight:600;color:#333;}
.zhenglan li a:hover,.zhenglan1 a:hover{color:#143e76;}
.zhenglan li ul li{ background:url(../images/dian1.png) no-repeat left center;}
.zhenglan li ul li a{font-size:14px;color:#666;font-weight:500;padding-left:10px;}

.zhenglan1 dl{width:100%;height:90px;}
.zhenglan1 dl dt{width:135px;height:90px; overflow:hidden;float:left;margin-right:10px;}
.zhenglan1 dl dt img{width:135px; height:90px;}
.zhenglan1 a{color:#666;font-size:14px;line-height:25px; display:inline-block;width:100%;}
.zhenglan1 a span{color:#999;}








.imageflow{overflow:hidden; position:relative;text-align:left; visibility:hidden; width:180%;}
.imageflow img{border:none; position:absolute;visibility:hidden; -ms-interpolation-mode:bicubic}
/*.imageflow p{margin:0 auto; text-align:center}*/
/*.imageflow .loading{border:1px solid #ccc; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.imageflow .loading_bar{background:#ccc; height:15px; visibility:visible; width:1%}
*//*.imageflow .caption{font-weight:bold; position:relative; text-align:center; z-index:10000}
.imageflow .scrollbar{border-bottom:1px solid #b3b3b3; position:relative; visibility:hidden; z-index:10001; height:1px}*/
/*.imageflow .slider{background-image:url(../../Images/Index/slider.png); background-repeat:no-repeat; height:14px; margin:-6px 0 0 -7px; position:absolute; width:14px; z-index:10002}
.imageflow .images{overflow:hidden; white-space:nowrap}
.imageflow .button{cursor:pointer; height:17px; position:relative; width:17px}
.imageflow .previous{background:url(../../Images/Index/button_left.png) top left no-repeat; float:left; margin:-7px 0 0 -30px}
.imageflow .next{background:url(../../Images/Index/button_right.png) top left no-repeat; float:right; margin:-7px -30px 0 30px}
*/


/* 3D切换效果css*/
#d_tab29 ul, #d_tab29 li { margin: 0; padding: 0; list-style: none }
#d_tab29 img { border: 0; vertical-align: top }
#d_tab29 { position: relative; height:200px; background: url('../images/bg3.jpg') no-repeat center 0; text-align: left }
#d_tab29 .d_img { position: relative;height: 100%;}
#d_tab29 .d_img li { position: absolute; display: none; z-index: 0 }
#d_tab29 .d_img li img { width: 100% }
#d_tab29 .d_img li.d_pos1 { display: block; width:120px; left: 5%; top: 30px; z-index: 1 }
#d_tab29 .d_img li.d_pos2 { display: block; width:140px; left:15%; top: 15px; z-index: 2 }
#d_tab29 .d_img li.d_pos3 { display: block; width:160px; left:25%; top: 0px; z-index: 3 }
#d_tab29 .d_img li.d_pos4 { display: block; width:140px; right:15%; top: 15px; z-index: 2 }
#d_tab29 .d_img li.d_pos5 { display: block; width:120px; right: 5%; top: 30px; z-index: 1 }
#d_tab29 .d_next { position: absolute; left:0;top:80px; z-index: 10; cursor: pointer }
#d_tab29 .d_prev { position: absolute; right:0;top:80px; z-index: 10; cursor: pointer }



/*王淇修改*/
.ab_img {display: none;position: relative; width:100%; height:100%; overflow:hidden;}
.ab_bg {position: absolute;background:rgba(0,0,0,0.6);height:38px;line-height:38px;bottom: 0px;left: 0;z-index:10;width: 100%;}
.i_ab_rt {position:relative;overflow: hidden;}
.i_ab_tit {position:absolute;z-index:11;height:38px;line-height:38px;bottom: 0;left: 0;width:100%; text-indent:10px;color:#fff;}
.i_ab_tit a {color: #fff;font-size:14px;}
.a_aommor {display: block;width: 35px;height: 62px;position: absolute;top: 50%;margin-top: -31px;z-index: 12;}
.a_lt {background: url(../images/a_left_03.png) no-repeat;left: 0;}
.a_rt {right: 0;background: url(../images/a_right_05.png) no-repeat;}


/*王淇修改*/
.ab_img1 {display: none;position: relative; width:100%; height:100%; overflow:hidden;}
.ab_bg1 {position: absolute;background:rgba(0,0,0,0.6);height:38px;line-height:38px;bottom: 0px;left: 0;z-index:10;width: 100%;}
.i_ab_rt1 {position:relative;overflow: hidden;}
.i_ab_tit1 {position:absolute;z-index:11;height:38px;line-height:38px;bottom: 0;left: 0;width:100%; text-indent:10px;color:#fff;}
.i_ab_tit1 a {color: #fff;font-size:14px;}
.a_aommor1 {display: block;width: 35px;height: 62px;position: absolute;top: 50%;margin-top: -31px;z-index: 12;}
.a_lt1 {background: url(../images/a_left_03.png) no-repeat;left: 0;}
.a_rt1 {right: 0;background: url(../images/a_right_05.png) no-repeat;}



/*王淇修改*/
.ab_img2 {display: none;position: relative; width:100%; height:100%; overflow:hidden;}
.ab_bg2 {position: absolute;background:rgba(0,0,0,0.6);height:38px;line-height:38px;bottom: 0px;left: 0;z-index:10;width: 100%;}
.i_ab_rt2 {position:relative;overflow: hidden;}
.i_ab_tit2 {position:absolute;z-index:11;height:38px;line-height:38px;bottom: 0;left: 0;width:100%; text-indent:10px;color:#fff;}
.i_ab_tit2 a {color: #fff;font-size:14px;}
.a_aommor2 {display: block;width: 35px;height: 62px;position: absolute;top: 50%;margin-top: -31px;z-index: 12;}
.a_lt2 {background: url(../images/a_left_03.png) no-repeat;left: 0;}
.a_rt2 {right: 0;background: url(../images/a_right_05.png) no-repeat;}
.txtScroll-top{width:520px;height:260px;overflow:hidden;}
.txtScroll-top .infoList li{width:520px;height:260px;}

/*企业改革与发展*/

.k-left{
    font-family: '宋体'
}
.k-left .item{background: #f9f7fa;border:1px solid #c5c5c5;margin-bottom: 40px}
.k-left .item .h1{padding-left: 10px;background: url(../images/qy-title-bg.png) no-repeat ;background-size: 100% 100%;line-height: 54px;color:#fff;font-size: 24px}
.k-left .item .p{font-size: 16px;line-height: 30px;padding:25px;font-weight: bold;}
.k-left .item .p a{color:#d20808;}
.k-left .item .img{padding:10px 0;}
.k-left .item .img img{display: block;margin:0 auto;}

.k-right{font-family: '宋体'}
.k-right .title{color:#d20807;font-weight: bold;font-size: 28px;line-height: 40px;border-bottom: 2px solid #d20807;display: flex;align-items: center;}
.k-right .title span{float: right;font-size: 14px;color:#000;}
.k-right .title .a{display: flex;margin-left: 30px;align-items: center;}
.k-right .title a{border-left:1px solid #d20807;padding:0 30px;color:#d20807;line-height: 30px;height:30px;}
.k-right .title a.on{color:#7a7a7a;}
.k-right .title .span{
    float:right;font-size: 14px;color:#000;
}
.k-right .title .span a{
    border:0;font-size: 14px;padding:0 5px;
}
.k-right .info{display: flex;padding:20px 0;align-items: center}
.k-right .info .img{width:220px;}
.k-right .info .img img{width:100%;display: block;}
.k-right .info .p{flex: 1;margin-left: 30px;font-size: 18px;font-weight: bold;line-height: 48px}

.k-right .list{
    display: flex;flex-wrap: wrap;padding:30px 30px;
}

.k-right .list .item{width:125px;margin-left: 120px;cursor: pointer;}
.k-right .list .item:nth-child(3n+1){margin-left: 0}
.k-right .list .item img{display: block;}
.k-right .list .item p{line-height: 50px;text-align: center;font-size: 14px;}
.k-right .content .title2{display: flex;align-items:center;font-size: 22px;font-weight: bold;padding:30px 0 15px 0;}
.k-right .content .title2 img{margin-right:10px;}
.k-right .content .list2 .item{color:#000;border-bottom: 1px dashed #a2a2a2; display: flex;align-items: flex-start;padding:10px 20px;}
.k-right .content .list2 .item:nth-child(2n+1){background: #f3f3f3;}
.k-right .content .list2 .item:last-child{border-bottom: 0}
.k-right .content .list2 .item .text{flex: 1;margin-left:10px;}
.k-right .content .list2 .item img{}
.k-right .content .list2 .item .text h1{font-size: 18px;}
.k-right .content .list2 .item .text span{color:#2160aa;}
.k-right .content .list2 .item .text p{color:#4f4f4f;font-size: 13px; line-height: 18px;margin:5px 0;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; /* 显示的行数，可以根据需要修改 */
  overflow: hidden;
  text-overflow: ellipsis;}
.k-right .content .list2 .item .text .s{color:#4f4f4f;}
.qygg-content .h1{text-align:center;font-size: 30px;font-weight: bold;color:#d20807;}
.qygg-content .span{text-align:center;font-size: 18px;margin-top:10px; color:#000;}
.qygg-content .h1{text-align:center;font-size: 30px;font-weight: bold;color:#d20807;}
.qygg-content .p{font-size: 18px;line-height: 35px;font-weight: bold;margin-top:20px;}
.qygg-content .code{display: flex;justify-content: center;margin-top:100px;margin-bottom: 100px}
.qygg-content .code .item{padding:0 50px;text-align: center;}
.qygg-content .code p{font-size: 28px;text-align: center;}

.qygg-content td{padding:6px 10px}
